Part Number Hot Search : 
MB4214 61089A 15N20 M34E0210 FR204G 15N03 5151B IRFH4226
Product Description
Full Text Search
 

To Download IS25C08B-2UDLI-TR Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
 IS25C08B
8K-BIT SPI SERIAL ELECTRICALLY ERASABLE PROM
Preliminary Information September 2009
FEATURES
* SerialPeripheralInterface(SPI)Compatible --SupportsSPIModes0(0,0)and3(1,1) * Wide-voltageOperation --Vcc=1.8Vto5.5V * LowpowerCMOS --Operatingcurrentlessthan1mA(1.8V) --Standbycurrentlessthan1A(1.8V) * BlockWriteProtection --Protect1/4,1/2,orEntireArray * 32-bytepagewritemode --Partialpagewritesallowed * 20MHzClockRate(5V) * Selftimedwritecycles(5msTypical) * High-reliability --Endurance:1millioncyclesperbyte --Dataretention:100years * Industrialgrade * Packages:SOIC/SOP,TSSOP,UDFNandCSP
DESCRIPTION
The IS25C08B is an 8Kbit (1024x 8) electrically erasable PROM devices that use the Serial Peripheral Interface (SPI) for communications. This EEPROM operates in a wide voltage range of 1.8V to 5.5V to be compatible with most application voltages. ISSI designed this device to be a practical, low-power SPI EEPROM solution. The devices are offered in lead-free, RoHS, halogen free or Green. The available package types are 8-pin SOIC, TSSOP, UDFN and CSP. The functional features of the IS25C08B allow them to be among the most advanced serial non-volatile memories available. Each device has a Chip-Select (CS) pin, and a 3-wire interface of Serial Data In (SI), Serial Data Out (SO), and Serial Clock (SCK). While the 3-wire interface of the IS25C08B provides for high-speed access, a HOLD pin allows the memories to ignore the interface in a suspended state; later the HOLD pin reactivates communication without re-initializing the serial sequence. A Status Register facilitates a flexible write protection mechanism, and a device-ready bit (RDY).
Copyright (c) 2008 Integrated Silicon Solution, Inc. All rights reserved. ISSI reserves the right to make changes to this specification and its products at any time without notice. ISSI products are not designed, intended, authorized or warranted for use as components in systems or equipment intended for critical medical or surgical equipment, aerospace systems, or for other applications planned to support or sustain life. It is the customer's obligation to optimize the design in their own products for the best performance and optimization on the functionality and etc. ISSI assumes no liability arising out of the application or use of any information, products or services described herein. Customers are advised to obtain the latest version of this device specification before relying on any published information and prior placing orders for products.
Integrated Silicon Solution, Inc.
Preliminary Information 08/25/09 Rev. 00A
1
IS25C08B
PIN CONFIGURATION 8-Pin SOIC and TSSOP
8-pad UDFN
CS SO WP GND
1 2 3 4
8 7 6 5
VCC HOLD SCK SI
CS 1 SO 2 WP 3 GND 4 8 VCC 7 HOLD 6 SCK 5 SI
(Top View)
PIN DESCRIPTIONS
CS SCK SI SO GND Vcc WP HOLD ChipSelect SerialDataClock SerialDataInput SerialDataOutput Ground Power WriteProtect SuspendsSerialInput
Chip Select (CS): The CS pin activates the device. Upon power-up, CS should follow Vcc. When the device is to be enabled for instruction input, the signal requires a High-to-Low transition. While CS is stable Low, the master and slave will communicate via SCK, SI, and SO signals. Upon completion of communication, CS must be driven High. At this moment, the slave device may start its internal write cycle. When CS is high, the device enters a power-saving standby mode, unless an internal write operation is underway. During this mode, the SO pin becomes high impedance. Write Protect (WP): The purpose of this input signal is to initiate Hardware Write Protection mode. This mode prevents the Block Protection bits and the WPEN bit in the Status Register from being altered. To cause Hardware Write Protection, WP must be Low at the same time WPEN is 1. WP may be hardwired to Vcc or GND. HOLD (HOLD): This input signal is used to suspend the device in the middle of a serial sequence and temporarily ignore further communication on the bus (SI, SO, SCK). Together with Chip Select, the HOLD signal allows multiple slaves to share the bus. The HOLD signal transitions must occur only when SCK is Low, and be held stable during SCK transitions. (See Figure 8 for Hold timing) To disable this feature, HOLD may be hardwired to Vcc.
PIN DESCRIPTIONS
Serial Clock (SCK): This timing signal provides synchronization between the microcontroller and IS25C08B. Op-Codes, byte addresses, and data are latched on SI with a rising edge of the SCK. Data on SO is refreshed on the falling edge of SCK for SPI modes (0,0) and (1,1). Serial Data Input (SI): This is the input pin for all data that the IS25C08B is required to receive. Serial Data Output (SO): This is the output pin for all data transmitted from the IS25C08B.
2
Integrated Silicon Solution, Inc.
Preliminary Information Rev. 00A 08/25/09
IS25C08B
SERIAL INTERFACE DESCRIPTION
MASTER: The device that provides a clock signal. SLAVE: The IS25C08B is a slave because the clock signal is an input. TRANSMITTER/RECEIVER: The IS25C08B has both data input (SI) and data output (SO). MSB: The most significant bit. It is always the first bit transmitted or received. OP-CODE: The first byte transmitted to the slave following CS transition to LOW. If the OP-CODE is a valid member of the IS25C08B instruction set (Table 3), then it is decoded appropriately. If the OP-CODE is not valid, and the SO pin remains in high impedance.
BLOCK DIAgRAM
VCC GND
STATUS REGISTER
1024 x 8 MEMORY ARRAY
DATA REGISTER SI MODE DECODE LOGIC ADDRESS DECODER OUTPUT BUFFER
CS WP
SCK
CLOCK
SO
HOLD
Integrated Silicon Solution, Inc.
Preliminary Information 08/25/09 Rev. 00A
3
IS25C08B
The status register contains 8-bits for write protection control and write status. (See Table 1). It is the only region of memory other than the main array that is accessible by the user.
STATUS REgISTER
Table 1. Status Register Format
Bit 7 Bit 6 Bit 5 Bit 4 X X Bit 3 Bit 2 Bit1 Bit 0 BP1 BP0 WEN RDY WPEN X
Block Protect (BP1, BP0), Bits 2-3: Together, these bits represent one of four block protection configurations implemented for the memory array. (See Table 2 for details.) BP0 and BP1 are non-volatile cells similar to regular array cells, and factory programmed to 0. The block of memory defined by these bits is always protected, regardless of the setting of WPEN, WP , or WEN.
Notes: 1.X= Don't care bit. 2. During internal write cycles, bits 0 to 7 are temporarily 1's.
Table 2. Block Protection
Status Register Bits
Level 0 1(1/4) 2(1/2) 3(All) BP1 0 0 1 1 BP0 0 1 0 1
Array Addresses Protected
IS25C08B None 0300h -03FFh 0200h -03FFh 0000h -03FFh
The Status Register is Read-Only if either: a) Hardware Write Protection is enabled or b) WEN is set to 0. If neither is true, it can be modified by a valid instruction. Ready (RDY), Bit 0: When RDY = 1, it indicates that the device is busy with a write cycle. RDY = 0 indicates that the device is ready for an instruction. If RDY = 1, the only command that will be handled by the device is Read Status Register. Write Enable (WEN), Bit 1: This bit represents the status of device write protection. If WEN = 0, the Status Register and the entire array is protected from modification, regardless of the setting of WPEN, WP pin, or block protection. The only way to set WEN to 1 is via the Write Enable command (WREN). WEN is reset to 0 upon power-up.


Don't Care, Bits 4-6: Each of these bits can receive either 0 or 1, but values will not be retained. When these bits are read from the register, they are always 0. Write Protect Enable (WPEN), Bit 7: This bit can be used in conjunction with WP pin to enable Hardware Write Protection, which causes the Status Register to be read-only. The memory array is not protected by this mode. Hardware Write Protection requires that WP = 0 and WPEN = 1; it is disabled otherwise. Note: WPEN cannot be changed from 1 to 0 if the WP pin is already set to Low. (See Table 4 for data protection relationship)
4
Integrated Silicon Solution, Inc.
Preliminary Information Rev. 00A 08/25/09
IS25C08B
DEVICE OPERATION The operations of the IS25C08B are controlled by a set of instructions that are clocked-in serially SI pin. (See Table
3). To begin an instruction, the chip select (CS) should be dropped Low. Subsequently, each Low-to-High transition of the clock (SK) will latch a stable value on the SI pin. After the 8-bit op-code, it may be appropriate to continue to input an address or data to SI, or to output data from SO. During data output, values appear on the falling edge of SK. All bits are transferred with MSB first. Upon the last bit of communication, but prior to any following Low-to-High transition of SK, CS should be raised High to end the transaction. The device then would enter Standby Mode if no internal programming were underway.
Table 3. Instruction Set
Name
WRDI RDSR WRSR READ WRITE
Op-code
0000X100 0000X101 0000X001 0000X011 0000X010
Operation
SetWriteEnableLatch ResetWriteEnableLatch ReadStatusRegister WriteStatusRegister ReadDatafromArray WriteDatatoArray
Address
- - - - A15-A0 A15-A0
Data(SI)
- - D7-D0 - D7-D0,...
Data (SO)
D7-D0,... - D7-D0,... -
WREN 0000X110
1. X = Don't care bit. For consistency, it is best to use "0". 2. Some address bits are don't care. See Table 5. 3. If the bits clocked-in for an op-code are invalid, SO remains high impedance, and upon CS going High there is no affect. A valid op-code with an invalid number of bits clocked-in for address or data will cause an attempt to modify the array or Status Register to be ignored. WRITE ENABLE (WREN) When Vcc is initially applied, the device powers up with both status register and entire array in a write-disabled state. Upon completion of Write Disable (WRDI), Write Status Register (WRSR), or Write Data to Array (WRITE), the device resets the WEN bit in the Status Register to 0. Prior to any data modification, a WREN instruction is necessary to set WEN to 1. (See Figure 2 for timing). WRITE DISABLE (WRDI) The device can be completely protected from modification by resetting WEN to 0 through the WRDI instruction. (See Figure 3 for timing). READ STATUS REGISTER (RDSR) The Read Status instruction tells the user the status of Write Protect Enable, the Block Protection setting (see Table 2), the Write Enable state, and the RDY status. RDSR is the only instruction accepted when a write cycle is underway. It is recommended that the status of Write Enable and RDY be checked, especially prior to an attempted modification of data. The 8 bits of the Status Register can be repeatedly output on SO after the initial Op-code. (See Figure 4 for timing).
Integrated Silicon Solution, Inc.
Preliminary Information 08/25/09 Rev. 00A
5
IS25C08B
WRITE STATUS REGISTER (WRSR) This instruction lets the user choose a Block Protection setting, and set or reset the WPEN bit. The values of the other data bits incorporated into WRSR can be 0 or 1, and are not stored in the Status Register. WRSR will be ignored unless both the following are true: a) WEN = 1, due to a prior WREN instruction; and b) Hardware Write Protection is not enabled. (See Table 4 for details). Except for the RDY status, the values in the Status Register remain unchanged until the moment when the write cycle is complete and the register is updated. Note: WPEN can be changed from 1 to 0 only if WP is already set High. Once completed, WEN is reset for complete chip write protection. (See Figure 5 for timing).
WRITE DATA (WRITE) The WRITE instruction begins with the op-code, the 16-bit address of the first byte to be modified, and the first data byte. Additional data bytes may be written sequentially to the array after the first byte. Each WRITE instruction can affect the contents of a 32-byte page, but no more. The page begins at address XXXXXXXX XXXX0000, and ends with XXXXXXXX XXXX1111. If the last byte of the page is input, the address rolls over to the beginning of the same page. More than 32 data bytes can be input during the same instruction, but upon a completed write cycle, a page would only contain the last 32 bytes. The region of the array defined within Block Protection cannot be modified as long as that block configuration is selected. The region of the array outside the Block Protection can only be modified if Write Enable (WEN) is set to 1. Therefore, it may be necessary that a WREN instruction occur prior to WRITE. Hardware Write Protection has no affect on the memory array. Once Write is completed, WEN is reset for complete chip write protection. (See Figure 7 for timing).
READ DATA (READ) This instruction begins with the op-code and the 16bit address, and causes the selected data byte to be shifted out on SO. Following this first data byte, additional sequential bytes are output. If the data byte in the highest address is output, the address rolls-over to the lowest address in the array, and the output could loop indefinitely. At any time, a rising CS signal completes the operation. (See Figure 6 for timing).
Table 5. Address Key
Name AN Don't CareBits IS25C08B A9-A0 A15-A10
Table 4. Write Protection
WPEN
0 0 1 1
WP X X
0 0 1 1
Hardware Write Protection
NotEnabled NotEnabled Enabled Enabled NotEnabled NotEnabled
WEN
0 1 0 1 0 1
Inside Block
Read-only Read-only Read-only Read-only Read-only Read-only
Outside Block
Read-only Unprotected Read-only Unprotected Read-only Unprotected
Status Register (WPEN, BP1, BP0)
Read-only Unprotected Read-only Read-only Read-only Unprotected
X X
Note: X = Don't care bit.
6
Integrated Silicon Solution, Inc.
Preliminary Information Rev. 00A 08/25/09
IS25C08B
ABSOLUTE MAXIMUM RATINgS(1)
Symbol Vs Vp Tbias TsTg IouT Parameter SupplyVoltage VoltageonAnyPin TemperatureUnderBias StorageTemperature OutputCurrent Value -0.5to+6.5 -0.5toVcc+0.5 -55to+125 -65to+150 5 Unit V V C C mA
Notes: 1.StressgreaterthanthoselistedunderABSOLUTEMAXIMUMRATINGSmaycausepermanentdamagetothedevice.Thisisastressratingonlyandfunctionaloperationofthedevice attheseoranyotherconditionsoutsidethoseindicatedintheoperationalsectionsofthis specificationisnotimplied.Exposuretoabsolutemaximumratingconditionsforextended periodsmayaffectreliability.
OPERATINg RANgE (IS25C08B-2)
Range Industrial Ambient Temperature -40Cto+85C VCC 1.8Vto5.5V
Note:ISSIoffersIndustrialgradeforCommercialapplications(0oCto+70oC).
CAPACITANCE(1,2)
Symbol cin couT Parameter InputCapacitance OutputCapacitance Conditions Vin = 0V VouT = 0V Max. 6 8 Unit pF pF
Notes: 1.Testedinitiallyandafteranydesignorprocesschangesthatmayaffecttheseparametersand not100%tested. 2. Testconditions:Ta = 25c, f=1MHz,Vcc=5.0V.
Integrated Silicon Solution, Inc.
Preliminary Information 08/25/09 Rev. 00A
7
IS25C08B
DC ELECTRICAL CHARACTERISTICS
Ta =-40Cto+85C(Industrial) Symbol icc Parameter1 OperatingCurrent StandbyCurrent Vcc 1.8V 2.5V 5V 1.8V 2.5V 5V Vol OutputLOWVoltage OutputHIGHVoltage InputHIGHVoltage InputLOWVoltage InputLeakageCurrent OutputLeakageCurrent 1.8V 2.5V 5V 1.8V 2.5V 5V Test Conditions Read/Writeat5MHz Read/Writeat10MHz Read/Writeat20MHz Vin=VccorGND CS =Vcc Vin=VccorGND CS =Vcc Vin=VccorGND CS =Vcc iol = 0.15mA iol = 1.5mA iol = 2mA ioH = -0.1mA ioH = -0.4mA ioH = -2mA Vin = 0V To Vcc VouT = 0V To Vcc, CS = Vcc Min. -- -- -- -- -- -- Max. 1.0 3.0 5.0 1.0 2.0 3.0 Unit mA mA mA A A A V V V V V V V V A A
isb
VoH
ViH Vil ili ilo
-- 0.2 -- 0.4 -- 0.4 0.8 x Vcc -- 0.8 x Vcc -- 0.8 x Vcc -- 0.7x Vcc Vcc + 1 -0.3 0.3 x Vcc -2 2 -2 2
Note: 1. The parameters are characterized but not 100% tested.
8
Integrated Silicon Solution, Inc.
Preliminary Information Rev. 00A 08/25/09
IS25C08B
AC Characteristics - Industrial
Ta =-40Cto+85CSupplyvoltage=1.8Vto5.5V Symbol fSCK tRI tFI tWH tWL tCS tCSS tCSH tSU tH tHD tCD tV tHO tLZ tHZ(ori) tDIS tWC Parameter1 SCKClockFrequency InputRiseTime InputFallTime SCKHighTime SCKLowTime CS HighTime CSSetupTime CSHoldTime DataInSetupTime DataInHoldTime HOLDSetupTime HOLDHoldTime OutputValid OutputHoldTime HOLDtoOutputLowZ HOLDtoOutputHighZ OutputDisableTime WriteCycleTime 1.8V Vcc < 2.5V Min. 0 -- -- 80 80 100 100 100 20 20 20 20 0 0 0 -- -- -- Max. 5 1 1 -- -- -- -- -- -- -- -- -- 80 -- 100 200 200 5 2.5V Vcc < 4.5V Min. 0 -- -- 40 40 50 50 50 10 10 10 10 0 0 0 -- -- -- Max. 10 1 1 -- -- -- -- -- -- -- -- -- 40 -- 50 80 80 5 4.5V Vcc 5.5V Min. 0 -- -- 20 20 25 25 25 5 5 5 5 0 0 0 -- -- -- Max. 20 1 1 -- -- -- -- -- -- -- -- -- 20 -- 25 40 40 5 MHz s s ns ns ns ns ns ns ns ns ns ns ns ns ns ns ms Unit
Note: 1. The parameters are characterized but not 100% tested.
Integrated Silicon Solution, Inc.
Preliminary Information 08/25/09 Rev. 00A
9
IS25C08B
TIMINg DIAgRAMS
Figure 1. Synchronous Data Timing
CS
VIH VIL tCSS tCSH tWH tSU tH tWL VIH VIL VIH VIL
tCS
SK
DIN
VALID IN tV tHO tDIS
HIGH-Z
VOH DOUT VOL
HIGH-Z
Figure 2. WREN Timing
CS SK DIN DOUT
WRENOP-CODE HIGH-Z
Figure 3. WRDI Timing
CS SK DIN DOUT
WRDI OP-CODE HIGH-Z
10
Integrated Silicon Solution, Inc.
Preliminary Information Rev. 00A 08/25/09
IS25C08B
Figure 4. RDSR Timing
CS SK Din Dout Instruction DATA OUT 76543210
Figure 5. WRSR Timing
CS SK Din Dout
Figure 6. READ Timing
Instruction
DATAIN 7 6 5 4 3 2 1 0
CS SK Instruction Din Dout
Integrated Silicon Solution, Inc.
Preliminary Information 08/25/09 Rev. 00A
BYTE Address 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 DATA OUT 76543210
11
IS25C08B
Figure 7. WRITE Timing
CS SK Instruction Din Dout BYTE Address DATA IN 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0
Figure 8. HOLD Timing
CS tCD SCK tHD HOLD tHZ DOUT tLZ tHD tCD
12
Integrated Silicon Solution, Inc.
Preliminary Information Rev. 00A 08/25/09
IS25C08B
ORDERINg INFORMATION Industrial Range: -40C to +85C, Lead-free
Voltage Range 1.8V to5.5V Part Number* IS25C08B-2GLI-TR IS25C08B-2ZLI-TR IS25C08B-2UDLI-TR IS25C08B-2CLI-TR Package* (8-pin) 150-milSOIC(JEDEC) 3x4.4mmTSSOP 2x3x0.55mmUltraDFN CSP

* 1.ContactISSISalesRepresentativesforavailabilityandotherpackageinformation. 2.Thelistedpartnumbersarepackedintapeandreel"-TR"(4Kperreel).UDFN/DFNis5Kperreel. 3.Fortube/bulkpackaging,remove"-TR"attheendoftheP/N. 4.RefertoISSIwebsiteforrelateddeclarationdocumentonleadfree,RoHS,halogenfree,orGreen,whicheverisapplicable. 5.ISSIoffersIndustrialgradeforCommercialapplications(0oCto+70oC).
Integrated Silicon Solution, Inc.
Preliminary Information 08/25/09 Rev. 00A
13
IS25C08B
14
Integrated Silicon Solution, Inc.
Preliminary Information Rev. 00A 08/25/09
IS25C08B
Integrated Silicon Solution, Inc.
Preliminary Information 08/25/09 Rev. 00A
15
IS25C08B
16
Integrated Silicon Solution, Inc.
Preliminary Information Rev. 00A 08/25/09
IS25C08B
CSP
180 um
Bottom View (Ball Side)
Integrated Silicon Solution, Inc.
Preliminary Information 08/25/09 Rev. 00A
17


▲Up To Search▲   

 
Price & Availability of IS25C08B-2UDLI-TR

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X